runtime.specialfinalizer.fint (field)

4 uses

	runtime (current package)
		heapdump.go#L462: 				dumpfinalizer(p, spf.fn, spf.fint, spf.ot)
		mheap.go#L1808: 	fint    *_type   // May be a heap pointer, but always live.
		mheap.go#L1820: 	s.fint = fint
		mheap.go#L1922: 		queuefinalizer(p, sf.fn, sf.nret, sf.fint, sf.ot)